CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - char to string

搜索资源列表

  1. MD5加密的C++类

    0下载:
  2. 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4533
    • 提供者:俞训峰
  1. 用C51实现单片机的中文输入法

    0下载:
  2. 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 -Pinyin input method disappear with the function : * unsigned char code py_ime (unsigned char input_py_val []) input_py_va
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15483
    • 提供者:黄永
  1. c51pyshurufa

    0下载:
  2. 一个用C51实现单片机的中文输入法,拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针,反回值为中文的起始地址,当为0时,杳询失败 -a C51 with the Chinese input method, Pinyin input method disappear with the function : * unsigned char code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:22016
    • 提供者:钟高祥
  1. outhz

    0下载:
  2. 用TURBOC2.0 编写的在没有汉字系统的DOS下显示汉字的函数,(调用函数:int outhz(int x,int y,char *p,int color),p为所要显示的字符串首址),使用UCDOS的汉字库。-TURBOC2.0 prepared with the Chinese character system in the absence of the DOS display Chinese characters function (function call : int outhz
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:141975
    • 提供者:看看
  1. _StrSplit

    0下载:
  2. 根据用户定义char型字符分割字符串,以char型字符为分割符,或是检测括号的配对情况。-under the user-defined type character segmentation char string, char type characters to separate website, or detection of the matching brackets.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1935
    • 提供者:零度
  1. ReadMem

    0下载:
  2. unit ReadMem interface uses TLHelp32,Windows function GetMems(PID:longword baseaddress:string= len:integer=0):string //获取指定进程中的~内存数据 implementation function UpperCase(const S: string): string var Ch:Char L:Inte
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1884
    • 提供者:cl
  1. pingyinshuru

    0下载:
  2. 拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]) input_py_val为已输入的拼音码字符串头指针, 反回值为中文的起始地址,当为0时,杳询失败 应用举例:-Pinyin input method is unable to exercise functions : unsigned char code py_ime * (unsigned char inpu t_py_val []) inp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:11687
    • 提供者:王汤
  1. 汇编

    0下载:
  2. 4.asm…… 响铃程序,输入一个数字字符N,响铃N次。(完成)ysk3.asm ……显示一个星型倒三角。m1.asm ………编程将键盘输入的8位无符号二进制数转化为十六进制数和十进制数,并输出结果form.asm ……采用子程序编程按以下三种格式(██,◣,◥)打印九九乘法表:(完成)char.asm ……小写字母a b c d ……x y z的ASCII码分别为61H 62H 63H 64H……78H 79H 7AH, 而大写字母A B C D ….X Y Z的ASCII码分别为41H 42
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2893
    • 提供者:冯萍
  1. XMLlToolbox2

    0下载:
  2. The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >>
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:214576
    • 提供者:leiming691128
  1. 用API 作简繁体转换

    0下载:
  2. 经典:用API 作简繁体转换 1. 输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- //函数输入Big5字符,返回Gb简体字符 //--------------------------------------------------------------------------- AnsiString __fastcall Big2Gb(AnsiStr
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:1156
    • 提供者:WT
  1. chaihang-char

    0下载:
  2. VC.NET自动换行显示字符串,当窗口被缩小时,窗口内的文字将自动换行显示,以避免因窗口缩小而看不到文字,运行效果请看截图,若文字超出窗体宽度,则将自动换行显示。-VC.NET wrap string when the window is shrunk, the text within the window will automatically wrap to avoid narrow the window and see no text, operating results, see scre
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:27665
    • 提供者:朱美玲
  1. 1602show-char

    0下载:
  2. 基于51单片机,利用1602液晶显示器显示一串字符,适合初学者学习-51, 1602 LCD display a string of characters, suitable for beginners to learn
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:12024
    • 提供者:黄天
  1. mips2

    0下载:
  2. MIPS, 輸入一字串後可連續輸入字元,程式將判讀此字元在字串中的所在位置-MIPS program, first you enter a string, then you can enter a char to check the position it is in the string.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:600
    • 提供者:Burnburn
  1. char

    0下载:
  2. labview程序,用于从特定字符串中提取有用信息,并转化为数值信息,原题为通信时提取字符串用的 -labview procedure for extracting useful information a particular string and converted to numerical information, communication entitled when extracting the original string of
  3. 所属分类:LabView

    • 发布日期:2017-04-29
    • 文件大小:8510
    • 提供者:baizongyao
  1. String-to-Char-Array

    0下载:
  2. string to character labview code
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:5780
    • 提供者:Kiran K
  1. char-string-to-HEX

    0下载:
  2. 基于Labview的字符串至16进制转换程序, 经测试可用。-char string to HEX program Based on labview
  3. 所属分类:LabView

    • 发布日期:2017-05-01
    • 文件大小:27635
    • 提供者:wu yue
  1. char

    0下载:
  2. 编写程序计算键盘输入的字符串中空白字符、数字、和英文字母的个数各是多少。 编写程序,将从键盘输入的字符串中的最后m个字符与最前面的m个字符交换位置。含实验报告-Write the program to calculate the number of blank characters, numbers, and English letters in the string entered by the keyboard. Write a program that will swap the last
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:106496
    • 提供者:chenyaci
  1. char-string-to-HEX

    0下载:
  2. 将字符串转变为16进制数,可以直接工程应用(Converting a string to a 16 hexadecimal number can be used directly for engineering applications)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:26624
    • 提供者:llbbestlj
  1. min-char-rnn-master

    2下载:
  2. 循环神经网络RNN 实现字符串预测 本教程将以字符预测为例,说明如何利用RNN预测基于当前输入和隐藏状态的下一个字符。(Use recurrent neural network RNN to implement string prediction. This tutorial will use character prediction as example to show how to use RNN to predict next character based on current in
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-10-15
    • 文件大小:1236992
    • 提供者:April_tianyu
  1. 浮点数运算

    0下载:
  2. 浮点数的表示与算术运算算法分析,要求理论推导与程序模拟。 算术运算包括字符串到浮点数、浮点数到字符串的转换,加、减、乘、除四则运算等。要有说明文档,包括算法证明、程序框图、使用方法、特殊处理(溢出、数位扩展)、实例分析等等。字符串转换可能稍难。 typedef unsigned int dwrd; #32-bit char* ftoa(dwrd); dwrd atof(char*); dwrd fadd(dwrd, dwrd); dwrd fsub(dwrd, dwrd); dwr
  3. 所属分类:其他

    • 发布日期:2021-03-29
    • 文件大小:547840
    • 提供者:游哉
« 1 23 4 5 6 »
搜珍网 www.dssz.com